home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / basic / CLONECD / Setup.exe / $SMPROGRAMS / CloneCD / CloneCD.exe / 0 / RCDATA / TAUTORUNFORM / TAUTORUNFORM.txt
Encoding:
Text File  |  2003-05-08  |  11.6 KB  |  487 lines

  1. object AutoRunForm: TAutoRunForm
  2.   Left = 265
  3.   Top = 718
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 324
  7.   ClientWidth = 393
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = False
  11.   OnClose = FormClose
  12.   OnCreate = FormCreate
  13.   OnHide = FormHide
  14.   OnHelp = FormHelp
  15.   OnMouseDown = FormMouseDown
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 393
  23.     Height = 281
  24.     ActivePage = LangSheet
  25.     Align = alClient
  26.     HotTrack = True
  27.     TabIndex = 3
  28.     TabOrder = 0
  29.     OnChange = PageControlChange
  30.     object PlaySheet: TTabSheet
  31.       ImageIndex = -1
  32.       object AutoRunGroupBox: TGroupBox
  33.         Left = 0
  34.         Top = 0
  35.         Width = 385
  36.         Height = 253
  37.         Align = alClient
  38.         ParentShowHint = False
  39.         ShowHint = False
  40.         TabOrder = 0
  41.         object DataBox: TCheckBox
  42.           Left = 56
  43.           Top = 96
  44.           Width = 257
  45.           Height = 17
  46.           ParentShowHint = False
  47.           ShowHint = False
  48.           TabOrder = 0
  49.           OnMouseDown = FormMouseDown
  50.         end
  51.         object AudioBox: TCheckBox
  52.           Left = 56
  53.           Top = 120
  54.           Width = 257
  55.           Height = 17
  56.           ParentShowHint = False
  57.           ShowHint = False
  58.           TabOrder = 1
  59.           OnMouseDown = FormMouseDown
  60.         end
  61.       end
  62.     end
  63.     object W2kNotifySheet: TTabSheet
  64.       ImageIndex = -1
  65.       object W2KNotifyGroup: TGroupBox
  66.         Left = 0
  67.         Top = 0
  68.         Width = 385
  69.         Height = 253
  70.         Align = alClient
  71.         ParentShowHint = False
  72.         ShowHint = False
  73.         TabOrder = 0
  74.         object W2kEnableAutoInsert: TCheckBox
  75.           Left = 56
  76.           Top = 112
  77.           Width = 265
  78.           Height = 17
  79.           ParentShowHint = False
  80.           ShowHint = True
  81.           TabOrder = 0
  82.           OnMouseDown = FormMouseDown
  83.         end
  84.       end
  85.     end
  86.     object NotifySheet: TTabSheet
  87.       ImageIndex = -1
  88.       object DevicesGroup: TGroupBox
  89.         Left = 0
  90.         Top = 0
  91.         Width = 385
  92.         Height = 253
  93.         Align = alClient
  94.         ParentShowHint = False
  95.         ShowHint = False
  96.         TabOrder = 0
  97.         object Devices: TCheckListBox
  98.           Left = 40
  99.           Top = 48
  100.           Width = 305
  101.           Height = 137
  102.           ItemHeight = 13
  103.           ParentShowHint = False
  104.           ShowHint = False
  105.           TabOrder = 0
  106.           OnMouseDown = FormMouseDown
  107.         end
  108.         object SelectButton: TButton
  109.           Left = 84
  110.           Top = 200
  111.           Width = 105
  112.           Height = 25
  113.           ParentShowHint = False
  114.           ShowHint = False
  115.           TabOrder = 1
  116.           OnClick = SelectButtonClick
  117.           OnMouseDown = FormMouseDown
  118.         end
  119.         object ClearButton: TButton
  120.           Left = 196
  121.           Top = 200
  122.           Width = 105
  123.           Height = 25
  124.           ParentShowHint = False
  125.           ShowHint = False
  126.           TabOrder = 2
  127.           OnClick = ClearButtonClick
  128.           OnMouseDown = FormMouseDown
  129.         end
  130.       end
  131.     end
  132.     object LangSheet: TTabSheet
  133.       ImageIndex = 4
  134.       object LangListView: TListView
  135.         Left = 0
  136.         Top = 0
  137.         Width = 385
  138.         Height = 253
  139.         Align = alClient
  140.         Columns = <>
  141.         ColumnClick = False
  142.         ReadOnly = True
  143.         RowSelect = True
  144.         SmallImages = LangImageList
  145.         SortType = stText
  146.         TabOrder = 0
  147.         ViewStyle = vsList
  148.         OnChange = LangListViewChange
  149.         OnSelectItem = LangListViewSelectItem
  150.       end
  151.     end
  152.     object UpdateSheet: TTabSheet
  153.       ImageIndex = 4
  154.       object UpdateGroup: TGroupBox
  155.         Left = 0
  156.         Top = 0
  157.         Width = 385
  158.         Height = 253
  159.         Align = alClient
  160.         TabOrder = 0
  161.         object UpdateBox: TCheckBox
  162.           Left = 56
  163.           Top = 96
  164.           Width = 273
  165.           Height = 17
  166.           ParentShowHint = False
  167.           ShowHint = True
  168.           TabOrder = 0
  169.           OnMouseDown = FormMouseDown
  170.         end
  171.       end
  172.     end
  173.     object BufferSheet: TTabSheet
  174.       ImageIndex = 8
  175.       object BufferGroupBox: TGroupBox
  176.         Left = 0
  177.         Top = 0
  178.         Width = 385
  179.         Height = 121
  180.         Align = alTop
  181.         TabOrder = 0
  182.         DesignSize = (
  183.           385
  184.           121)
  185.         object BufLabel: TLabel
  186.           Left = 32
  187.           Top = 79
  188.           Width = 209
  189.           Height = 20
  190.           Hint = 'Total size of the Buffer'
  191.           Alignment = taCenter
  192.           Anchors = [akRight, akBottom]
  193.           AutoSize = False
  194.           ParentShowHint = False
  195.           ShowHint = False
  196.           Layout = tlBottom
  197.         end
  198.         object BufferBar: TTrackBar
  199.           Left = 33
  200.           Top = 47
  201.           Width = 209
  202.           Height = 25
  203.           Hint = 'Click the right mouse button for help!'
  204.           Anchors = [akRight, akBottom]
  205.           Max = 32
  206.           Min = 1
  207.           Orientation = trHorizontal
  208.           PopupMenu = MainForm.PopupMenu1
  209.           Frequency = 1
  210.           Position = 1
  211.           SelEnd = 0
  212.           SelStart = 0
  213.           TabOrder = 0
  214.           TickMarks = tmBottomRight
  215.           TickStyle = tsAuto
  216.           OnChange = BufferBarChange
  217.         end
  218.         object BufDefButton: TButton
  219.           Left = 265
  220.           Top = 55
  221.           Width = 96
  222.           Height = 25
  223.           Anchors = [akRight, akBottom]
  224.           TabOrder = 1
  225.           OnClick = BufDefButtonClick
  226.           OnMouseDown = FormMouseDown
  227.         end
  228.       end
  229.       object BPBufferGroupBox: TGroupBox
  230.         Left = 0
  231.         Top = 121
  232.         Width = 385
  233.         Height = 132
  234.         Align = alClient
  235.         TabOrder = 1
  236.         DesignSize = (
  237.           385
  238.           132)
  239.         object BPBufLabel: TLabel
  240.           Left = 32
  241.           Top = 82
  242.           Width = 209
  243.           Height = 20
  244.           Hint = 'Total size of the Buffer'
  245.           Alignment = taCenter
  246.           Anchors = [akRight, akBottom]
  247.           AutoSize = False
  248.           ParentShowHint = False
  249.           ShowHint = False
  250.           Layout = tlBottom
  251.         end
  252.         object BPBufferBar: TTrackBar
  253.           Left = 33
  254.           Top = 50
  255.           Width = 209
  256.           Height = 25
  257.           Hint = 'Click the right mouse button for help!'
  258.           Anchors = [akRight, akBottom]
  259.           Max = 32
  260.           Min = 1
  261.           Orientation = trHorizontal
  262.           PopupMenu = MainForm.PopupMenu1
  263.           Frequency = 1
  264.           Position = 1
  265.           SelEnd = 0
  266.           SelStart = 0
  267.           TabOrder = 0
  268.           TickMarks = tmBottomRight
  269.           TickStyle = tsAuto
  270.           OnChange = BPBufferBarChange
  271.         end
  272.         object BPBufDefButton: TButton
  273.           Left = 265
  274.           Top = 58
  275.           Width = 96
  276.           Height = 25
  277.           Anchors = [akRight, akBottom]
  278.           TabOrder = 1
  279.           OnClick = BPBufDefButtonClick
  280.           OnMouseDown = FormMouseDown
  281.         end
  282.       end
  283.     end
  284.     object DriveSheet: TTabSheet
  285.       ImageIndex = 9
  286.       object DoneGroupBox: TGroupBox
  287.         Left = 0
  288.         Top = 0
  289.         Width = 385
  290.         Height = 253
  291.         Align = alClient
  292.         TabOrder = 0
  293.         object EjectBox: TCheckBox
  294.           Left = 68
  295.           Top = 80
  296.           Width = 233
  297.           Height = 17
  298.           ParentShowHint = False
  299.           ShowHint = False
  300.           TabOrder = 0
  301.           OnMouseDown = FormMouseDown
  302.         end
  303.         object LockDriveBox: TCheckBox
  304.           Left = 68
  305.           Top = 112
  306.           Width = 233
  307.           Height = 17
  308.           ParentShowHint = False
  309.           ShowHint = False
  310.           TabOrder = 1
  311.           OnMouseDown = FormMouseDown
  312.         end
  313.       end
  314.     end
  315.     object SoundSheet: TTabSheet
  316.       ImageIndex = 10
  317.       object SoundGroup: TGroupBox
  318.         Left = 0
  319.         Top = 0
  320.         Width = 385
  321.         Height = 253
  322.         Align = alClient
  323.         TabOrder = 0
  324.         object SuccessSoundBox: TCheckBox
  325.           Left = 24
  326.           Top = 30
  327.           Width = 257
  328.           Height = 17
  329.           TabOrder = 0
  330.           OnMouseDown = FormMouseDown
  331.         end
  332.         object SuccessEdit: TEdit
  333.           Left = 24
  334.           Top = 48
  335.           Width = 257
  336.           Height = 21
  337.           TabStop = False
  338.           Color = clBtnFace
  339.           ReadOnly = True
  340.           TabOrder = 1
  341.           OnMouseDown = FormMouseDown
  342.         end
  343.         object SuccessBrowse: TButton
  344.           Left = 288
  345.           Top = 32
  346.           Width = 81
  347.           Height = 20
  348.           Caption = 'Browse...'
  349.           TabOrder = 2
  350.           OnClick = SuccessBrowseClick
  351.           OnMouseDown = FormMouseDown
  352.         end
  353.         object SuccessTest: TButton
  354.           Left = 288
  355.           Top = 56
  356.           Width = 81
  357.           Height = 20
  358.           Caption = 'Test'
  359.           TabOrder = 3
  360.           OnClick = TestSuccessClick
  361.           OnMouseDown = FormMouseDown
  362.         end
  363.         object ErrorSoundBox: TCheckBox
  364.           Left = 24
  365.           Top = 94
  366.           Width = 257
  367.           Height = 17
  368.           TabOrder = 4
  369.           OnMouseDown = FormMouseDown
  370.         end
  371.         object ErrorEdit: TEdit
  372.           Left = 24
  373.           Top = 112
  374.           Width = 257
  375.           Height = 21
  376.           TabStop = False
  377.           Color = clBtnFace
  378.           ReadOnly = True
  379.           TabOrder = 5
  380.           OnMouseDown = FormMouseDown
  381.         end
  382.         object ErrorBrowse: TButton
  383.           Left = 288
  384.           Top = 96
  385.           Width = 81
  386.           Height = 20
  387.           Caption = 'Browse...'
  388.           TabOrder = 6
  389.           OnClick = ErrorBrowseClick
  390.           OnMouseDown = FormMouseDown
  391.         end
  392.         object ErrorTest: TButton
  393.           Left = 288
  394.           Top = 120
  395.           Width = 81
  396.           Height = 20
  397.           Caption = 'Test'
  398.           TabOrder = 7
  399.           OnClick = TestErrorClick
  400.           OnMouseDown = FormMouseDown
  401.         end
  402.         object InsertSoundBox: TCheckBox
  403.           Left = 24
  404.           Top = 166
  405.           Width = 257
  406.           Height = 17
  407.           TabOrder = 8
  408.           OnMouseDown = FormMouseDown
  409.         end
  410.         object InsertEdit: TEdit
  411.           Left = 24
  412.           Top = 184
  413.           Width = 257
  414.           Height = 21
  415.           TabStop = False
  416.           Color = clBtnFace
  417.           ReadOnly = True
  418.           TabOrder = 9
  419.           OnMouseDown = FormMouseDown
  420.         end
  421.         object InsertBrowse: TButton
  422.           Left = 288
  423.           Top = 168
  424.           Width = 81
  425.           Height = 20
  426.           Caption = 'Browse...'
  427.           TabOrder = 10
  428.           OnClick = InsertBrowseClick
  429.           OnMouseDown = FormMouseDown
  430.         end
  431.         object InsertTest: TButton
  432.           Left = 288
  433.           Top = 192
  434.           Width = 81
  435.           Height = 20
  436.           Caption = 'Test'
  437.           TabOrder = 11
  438.           OnClick = InsertTestClick
  439.           OnMouseDown = FormMouseDown
  440.         end
  441.       end
  442.     end
  443.   end
  444.   object BottomPanel: TPanel
  445.     Left = 0
  446.     Top = 281
  447.     Width = 393
  448.     Height = 43
  449.     Align = alBottom
  450.     TabOrder = 1
  451.     DesignSize = (
  452.       393
  453.       43)
  454.     object OkButton: TButton
  455.       Left = 177
  456.       Top = 10
  457.       Width = 96
  458.       Height = 25
  459.       Anchors = [akRight, akBottom]
  460.       ModalResult = 1
  461.       TabOrder = 0
  462.       OnMouseDown = FormMouseDown
  463.     end
  464.     object CancelButton: TButton
  465.       Left = 281
  466.       Top = 10
  467.       Width = 96
  468.       Height = 25
  469.       Anchors = [akRight, akBottom]
  470.       Cancel = True
  471.       ModalResult = 2
  472.       TabOrder = 1
  473.       OnMouseDown = FormMouseDown
  474.     end
  475.   end
  476.   object Dialog: TOpenDialog
  477.     Filter = 'Wave Audio File|*.wav|All Files|*.*'
  478.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  479.     Left = 40
  480.     Top = 360
  481.   end
  482.   object LangImageList: TImageList
  483.     Left = 32
  484.     Top = 289
  485.   end
  486. end
  487.